home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscTeePalette / Makefile < prev    next >
Encoding:
Makefile  |  1994-10-22  |  1.3 KB  |  51 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscTeePalette
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscDistributorInspector.nib\
  16.                   MiscTeeConnectorInspector.nib MiscTeePalette.nib
  17.  
  18. GLOBAL_RESOURCES = Dimple.tiff DimpleH.tiff MiscDistributor.tiff\
  19.                    MiscTee.tiff NonActions.txt palette.table\
  20.                    ValidActions.txt
  21.  
  22. CLASSES = MiscDimpleCell.m MiscDistInspector.m\
  23.           MiscTeeConnectorInspector.m MiscTeePalette.m
  24.  
  25. HFILES = MiscDimpleCell.h MiscDistInspector.h MiscDistributorPrivate.h\
  26.          MiscTeeConnectorInspector.h MiscTeePalette.h\
  27.          _MiscDistributorConnection.h
  28.  
  29. SUBPROJECTS = MiscTee.subproj MiscDistributor.subproj
  30.  
  31. BUNDLES = StringList.bproj
  32.  
  33. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble MiscTee.rtf\
  34.             ReadMe.rtf
  35.  
  36. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  37. MAKEFILE = palette.make
  38. INSTALLDIR = /NextDeveloper/Palettes
  39. INSTALLFLAGS = -c -s -m 755
  40. SOURCEMODE = 444
  41.  
  42.  
  43.  
  44. -include Makefile.preamble
  45.  
  46. include $(MAKEFILEDIR)/$(MAKEFILE)
  47.  
  48. -include Makefile.postamble
  49.  
  50. -include Makefile.dependencies
  51.